home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / CRS / crs47.d81 / bmover.sfx / bmover.lnk.cvt (.txt) < prev    next >
GEOS ConVerT  |  1990-02-12  |  1KB  |  21 lines

  1. BMover.lnk
  2. PRG formatted GEOS file V1.0
  3. Star NX-10
  4. OP V2.0 or higher
  5. B BMovAsm
  6. BLASTER'S CONVERTER V2.5
  7. geosMac
  8. BMovHdr.rel
  9. Write Image V2.1
  10. geoWrite    V2.1
  11. ; ****************************************************************************
  12. ;    Linker command file for BMover
  13. ;    Robert A. Knop Jr., Usenet Hacking Mag Issue #2
  14. ; ****************************************************************************
  15. .output    BMover    ;name for output file
  16. .header    BMovHdr.rel    ;name of file containing header block to use
  17. .seq        ;this is a sequential application
  18. .psect    $0400    ;program code starts at $0400
  19.         ;start (putative) ram section immediately following program code.
  20. BMovAsm.rel        ;name of relocatable object code files
  21.